home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 103 / CD-ROM 103.iso / compl / SupercrossKings / launcher.ini < prev    next >
Encoding:
INI File  |  2002-11-11  |  1.3 KB  |  59 lines

  1. ; For the launcher to run you need to make sure that 2 values are set in the resgistry
  2. ; These are:
  3. ;
  4. ; location = Location of the game            - Where the game is found
  5. ; installed = 1                                - Just a flag telling us that the game is installed
  6.  
  7. [BaseInfo]
  8. background = Launcher\installer-bg.bmp
  9. width = 440
  10. height = 480
  11. num_rollovers = 4
  12. registry = SOFTWARE\INCAGOLD\SuperCrossKings\
  13. setup = Setup\setup.exe
  14.  
  15. [RollOver1]
  16. image = Launcher\install-rollover.bmp
  17. inactive = Launcher\install-inactive.bmp
  18. xpos = 316
  19. ypos = 153
  20. width = 124
  21. height = 58
  22. action = 1
  23. mouseover_sfx = Launcher\mouseover.wav
  24. mouseclick_sfx = Launcher\mouseclick.wav
  25.  
  26. [RollOver2]
  27. image = Launcher\play-rollover.bmp
  28. inactive = Launcher\play-inactive.bmp
  29. xpos = 232
  30. ypos = 211
  31. width = 208
  32. height = 55
  33. action = 2
  34. mouseover_sfx = Launcher\mouseover.wav
  35. mouseclick_sfx = Launcher\mouseclick.wav
  36.  
  37. [RollOver3]
  38. image = Launcher\quit-rollover.bmp
  39. xpos = 316
  40. ypos = 0
  41. width = 124
  42. height = 101
  43. action = 4
  44. mouseover_sfx = Launcher\mouseover.wav
  45. mouseclick_sfx = Launcher\mouseclick.wav
  46.  
  47. [RollOver4]
  48. image = Launcher\url-rollover.bmp
  49. xpos = 236
  50. ypos = 266
  51. width = 204
  52. height = 55
  53. action = 3
  54. action_string = http://www.incagold.com
  55. mouseover_sfx = Launcher\mouseover.wav
  56. mouseclick_sfx = Launcher\mouseclick.wav
  57.  
  58.  
  59.